home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Illegal Precompiled Heade.3 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Illegal Precompiled Header with CW9
  2. Sent:        6/25/96 8:37 AM
  3. Received:    6/25/96 8:45 AM
  4. From:        QuestSW@aol.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Point the Builder at the CW 9 version of the IDE. The Builder is comprised
  9. >of a collection of embedded AppleScripts. AppleScript recognizes the
  10. >absence of the old IDE, but needs you to show it the new version.
  11.  
  12. Thanks for the help!  I have run the ODF Builder(CW) and I am working on 
  13. the following link errors:
  14.  
  15. Link Error   : missing vtable 'bad_exception::__vt'
  16. Check that all virtual functions and static members are defined
  17.  
  18. Link Error   : missing vtable 'bad_typeid::__vt'
  19. Check that all virtual functions and static members are defined
  20.  
  21. Link Error   : missing vtable 'exception::__vt'
  22. Check that all virtual functions and static members are defined
  23.  
  24. Link Error   : undefined '__priv_throwbadcast()' (code)
  25. Referenced from '__dynamic_cast' in MWRTTI.cp
  26.  
  27. Link Error   : undefined 'set_new_handler(void (*)(void))' (code)
  28. Referenced from '__sinit_FWODExce_cpp' in FWODExce.cpp
  29. Referenced from 'operator new(unsigned long)' in FWPriMem.cpp
  30.  
  31. ....Greg Alexander....
  32. ....QuestSW@aol.com...
  33.